Skip to content

Conversation

sanxiyn
Copy link
Contributor

@sanxiyn sanxiyn commented Oct 26, 2015

Fix #24114.

@alexcrichton
Copy link
Member

r? @nrc

@nrc
Copy link
Member

nrc commented Oct 27, 2015

@bors: r+

@bors
Copy link
Collaborator

bors commented Oct 27, 2015

📌 Commit 4e2189f has been approved by nrc

bors added a commit that referenced this pull request Oct 27, 2015
@bors
Copy link
Collaborator

bors commented Oct 27, 2015

⌛ Testing commit 4e2189f with merge 679b5a9...

@@ -278,7 +278,7 @@ enum PassArgs {
impl<'d,'t,'a,'tcx> ExprUseVisitor<'d,'t,'a,'tcx> {
pub fn new(delegate: &'d mut (Delegate<'tcx>),
typer: &'t infer::InferCtxt<'a, 'tcx>)
-> ExprUseVisitor<'d,'t,'a,'tcx> where 'tcx:'a
-> ExprUseVisitor<'d,'t,'a,'tcx> where 'tcx:'a+'d
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @nikomatsakis it's evolving?!

@bors bors merged commit 4e2189f into rust-lang:master Oct 27, 2015
@sanxiyn sanxiyn deleted the argument branch October 28, 2015 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants